adProgramExternalMap 
Logical Entity Name  adProgramExternalMap 
Default Table Name  adProgramExternalMap 
Physical Only  NO 
Definition 
 
Note 
 

adProgramExternalMap Columns 
ColumnName  Domain  Datatype  NULL  Definition 
adProgramExternalMapID(PK)    int  NO 
 
adProgramID(FK)    int  NO 
 
CrmId    varchar(50)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 

adProgramExternalMap Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_adProgramExternalMap_adProgramExternalMapID  PrimaryKey  adProgramExternalMapID 

adProgramExternalMap Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdProgram  Non-Identifying  One To Zero or More  FK_adProgramExternalMapadProgramId_adProgramadProgramId      adProgramID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_adProgramExternalMapUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

adProgramExternalMap Check Constraints 
Check Constraint Name  CheckConstraint